home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0867.dms / q0867.adf / TRAPDOOR.LZH / Scripts / ZMHPoll < prev   
Text File  |  1991-09-27  |  306b  |  13 lines

  1. ; This script will be called by Cron at 3:30
  2. ; This starts Zone Mail Hour
  3.  
  4. ; First, I turn off the BBS
  5. traptell "bbsmode zmh"
  6.  
  7. ; Next, I disallow FileRequests
  8. traptell "forbidfreq"
  9.  
  10. ; Third, I bundle up the mail and create poll files
  11. Execute Mail:Scripts/TossScan
  12. traptoss routing poll "2:253/140 2:310/2"
  13.